home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 July: Mac OS SDK / Dev.CD Jul 99 SDK1.toast / Development Kits / Mac OS / Text Encoding Converter 1.4.2 / Read Me next >
Encoding:
Text File  |  1999-02-12  |  1.7 KB  |  23 lines  |  [ttro/ttxt]

  1. TEC 1.4.2 Release
  2.  
  3. This is mainly a maintenance release. Several bugs have been fixed but few features have been added.
  4.  
  5. One significant change is the decision to drop static library support. If for any reason you require further development of TEC in this form, please contact us as soon as possible.
  6.  
  7. Included in this release are the latest version of the software, headers, libraries, plus two sample applications along with all source code.  HTML versions of the documentation updated with the latest changes will be forthcoming on Apple's Developer Technical Publications site:
  8. <http://developer.apple.com/techpubs/macos8/>.
  9.  
  10. What's New
  11.  
  12. *  Improved stability and bug fixes (including several related to the handling of encoding variants introduced with EURO SIGN support in Mac OS 8.5).
  13. *  Added two fields to the TECInfo struct filled by TECGetInfo.  These fields give the minimum and maximum version found in the 'vers' resources of the the files in the Text Encodings folder. Applications can check this to verify correct TEC installation.
  14. * Added explicit EURO SIGN and CURRENCY SIGN variants for all of the Mac OS encodings in which CURRENCY SIGN was replaced with EURO SIGN (Croatian, Icelandic, Icelandic True Type, Roman, Romanian, VT100). In addition, each of these encodings has a default variant which will be treated as the CURRENCY SIGN variant on pre-8.5 systems and as the EURO SIGN variant on 8.5 and later systems. ResolveDefaultTextEncoding maps the default variant to the correct explicit variant.
  15. * Table changes related to the EURO SIGN & CURRENCY SIGN variants.
  16.  
  17. Please consult the release notes documents for full details of new additions, mapping changes, and bug fixes.
  18.  
  19.  
  20. Enjoy,
  21.  
  22. The TEC Gang.
  23.